-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.8.2
-
Code
-
Classes
- CommentMapper
Total Complexity |
56 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
330 |
Lines of code |
209 |
Logical lines of code |
122 |
Comment lines |
32 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
exists() |
B |
38 |
16 |
69 |
update() |
A |
47 |
9 |
37 |
insert() |
A |
49 |
8 |
31 |
update_custom_field() |
A |
57 |
9 |
16 |
get_objects_for_removal() |
S |
54 |
3 |
23 |
sortFields() |
S |
65 |
3 |
9 |
add_custom_field() |
S |
70 |
2 |
6 |
add_version_tag() |
S |
68 |
2 |
7 |
setup() |
S |
91 |
1 |
2 |
teardown() |
S |
91 |
1 |
2 |
delete() |
S |
76 |
1 |
4 |
clear_custom_field() |
S |
80 |
1 |
3 |